File tree Expand file tree Collapse file tree 1 file changed +0
-29
lines changed Expand file tree Collapse file tree 1 file changed +0
-29
lines changed Original file line number Diff line number Diff line change @@ -184,35 +184,6 @@ services:
184
184
- traefik.frontend.redirect.entryPoint=https
185
185
- traefik.frontend.redirect.permanent=true
186
186
187
- stgfirexyz :
188
- << : *default-opts
189
- image : nginx:1.19-alpine
190
- networks :
191
- - ntw_front
192
- volumes :
193
- - /root/docker-stack-this/traefik_stack6/www/stgfirexyz:/usr/share/nginx/html
194
- deploy :
195
- mode : replicated
196
- replicas : 1
197
- restart_policy :
198
- condition : on-failure
199
- max_attempts : 10
200
- resources :
201
- limits :
202
- cpus : ' 0.20'
203
- memory : 16M
204
- reservations :
205
- cpus : ' 0.05'
206
- memory : 4M
207
- labels :
208
- - traefik.frontend.rule=Host:stgfire.xyz
209
- - traefik.port=80
210
- - traefik.enable=true
211
- - traefik.docker.network=ntw_front
212
- - traefik.frontend.entryPoints=http,https
213
- - traefik.frontend.redirect.entryPoint=https
214
- - traefik.frontend.redirect.permanent=true
215
-
216
187
devcerisesite :
217
188
<< : *default-opts
218
189
image : nginx:1.19-alpine
You can’t perform that action at this time.
0 commit comments