mirror of
https://github.com/Cian-H/am-d-model.eu.git
synced 2025-12-23 05:51:57 +00:00
Updated config for web deployment
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
:8080 {
|
||||
am-d-model.eu {
|
||||
reverse_proxy site:3000
|
||||
}
|
||||
|
||||
@@ -20,7 +20,7 @@ services:
|
||||
networks:
|
||||
- am-d-model-network
|
||||
ports:
|
||||
- "8080:8080"
|
||||
- "8080:80"
|
||||
volumes:
|
||||
- caddy_data:/data
|
||||
- caddy_config:/config
|
||||
|
||||
Reference in New Issue
Block a user