modified: docker-compose.yaml

modified:   index.js
	modified:   views/inputs.ejs
This commit is contained in:
n0rdye
2023-02-22 02:44:08 +05:00
parent af41db4b4d
commit f7ded6fa57
3 changed files with 10 additions and 4 deletions

View File

@ -1,7 +1,8 @@
services:
pills:
image: n0rdye/pills
container_name: nodejs_pills
ports:
- 8080:8080
- 70:8080
volumes:
- ./:/usr/src/app