This commit is contained in:
Pablo Ferreiro 2023-06-12 18:57:05 +02:00
parent 629da5f357
commit 34623c8e43
No known key found for this signature in database
GPG key ID: 41FBCE65B779FA24

View file

@ -3,7 +3,7 @@ version: '3'
services: services:
web: web:
container_name: proxitok-web container_name: proxitok-web
build: . image: ghcr.io/pablouser1/proxitok:master
ports: ports:
- 8080:80 - 8080:80
environment: environment: