parent
e4e8505831
commit
97b9311b77
@ -0,0 +1,11 @@ |
||||
version: "3.9" |
||||
|
||||
services: |
||||
terminal-cv: |
||||
image: greglebreton/terminal-cv:latest |
||||
container_name: terminal-cv |
||||
restart: unless-stopped |
||||
ports: |
||||
- 20221:80 |
||||
# volumes: |
||||
# - ./site:/var/www/localhost/htdocs |
Loading…
Reference in new issue