proj: switch to secure connection
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
version: '3.8'
|
||||
|
||||
services:
|
||||
exodus-burg-stett-king-arth-web:
|
||||
image: git.nerdyssey.de/exodus/burg-stett-king-arth-web:latest
|
||||
container_name: exodus-burg-stett-king-arth-web
|
||||
restart: unless-stopped
|
||||
# ports:
|
||||
# - "80:80"
|
||||
# - "443:443"
|
||||
# environment:
|
||||
# - VITE_APP_ENV=production
|
||||
|
||||
networks:
|
||||
default:
|
||||
name: proxy_net
|
||||
external: true
|
||||
Reference in New Issue
Block a user