github actions docker
This commit is contained in:
parent
e44d419b58
commit
85f1aa2d9a
4 changed files with 147 additions and 2 deletions
|
@ -2,7 +2,7 @@ version: "3"
|
|||
services:
|
||||
next-url-shortener:
|
||||
container_name: next-url-shortener
|
||||
build: .
|
||||
image: ghcr.io/nexveridian/next-url-shortener:latest
|
||||
env_file:
|
||||
- .env
|
||||
ports:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue