.
This commit is contained in:
parent
af7accf154
commit
6f1a1535f1
@ -9,6 +9,7 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- 80:80 # Puerto HTTP (Caddy lo redirige automáticamente a HTTPS)
|
- 80:80 # Puerto HTTP (Caddy lo redirige automáticamente a HTTPS)
|
||||||
- 443:443 # Puerto HTTPS
|
- 443:443 # Puerto HTTPS
|
||||||
|
- 13001:13001
|
||||||
networks:
|
networks:
|
||||||
- reverse_proxy
|
- reverse_proxy
|
||||||
#depends_on:
|
#depends_on:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user