mirror of
https://github.com/azukaar/Cosmos-Server.git
synced 2026-01-05 20:05:02 -06:00
[release] 0.9.13
This commit is contained in:
@@ -10,7 +10,7 @@ RUN apt-get update && apt-get install -y ca-certificates openssl
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
COPY build/cosmos build/cosmos_gray.png build/Logo.png build/GeoLite2-Country.mmdb COPY build/meta.json .
|
||||
COPY build/cosmos build/cosmos_gray.png build/Logo.png build/GeoLite2-Country.mmdb build/meta.json ./
|
||||
COPY static ./static
|
||||
|
||||
CMD ["./cosmos"]
|
||||
|
||||
Reference in New Issue
Block a user