updated docker-compose

This commit is contained in:
ari melody 2023-10-02 06:33:21 +01:00
parent c927d9490e
commit e228e61748
Signed by: ari
GPG key ID: CF99829C92678188

View file

@ -2,8 +2,8 @@ version: '3.9'
services: services:
web: web:
build: . build: .
image: arimelody-home image: arimelody
container_name: arimelody-home container_name: arimelody
ports: ports:
- 443:443 - 443:443
volumes: volumes: