mirror of
https://github.com/NeonGamerBot-QK/saahild.com.git
synced 2025-05-14 09:23:05 +00:00
feat: docker
This commit is contained in:
parent
f13a6860f4
commit
896d91a6c0
4 changed files with 46 additions and 0 deletions
7
docker-compose.yml
Normal file
7
docker-compose.yml
Normal file
|
@ -0,0 +1,7 @@
|
|||
name: <your project name>
|
||||
services:
|
||||
<to-change-here>:
|
||||
ports:
|
||||
- 3000:80
|
||||
container_name: saahildcom
|
||||
image: <to-change-here>:latest
|
Loading…
Add table
Add a link
Reference in a new issue