mirror of
https://github.com/HangarMC/Hangar.git
synced 2025-01-24 14:24:47 +08:00
rename service back to hangar, fix staging message
Signed-off-by: MiniDigger <admin@minidigger.me>
This commit is contained in:
parent
fb4aef6b25
commit
81b0f17114
@ -33,7 +33,7 @@ deploy:
|
||||
stage: deploy
|
||||
image: docker:latest
|
||||
variables:
|
||||
SERVICE_NAME: hangarnew
|
||||
SERVICE_NAME: hangar
|
||||
services:
|
||||
- docker:dind
|
||||
before_script:
|
||||
|
@ -64,7 +64,7 @@ general.linkout.title = External Link Warning
|
||||
general.linkout.warning = You have clicked on an external link to "{0}". If you did not intend to visit this link, please go back. Otherwise, click continue.
|
||||
general.restore = Restore deleted
|
||||
general.harddelete = Hard delete
|
||||
general.stagingWarning = This is a staging server for testing purposes. Data could be deleted at any time. Please use our production server at <TODO: prod url, lol> for uploading your plugins!
|
||||
general.stagingWarning = This is a staging server for testing purposes. Data could be deleted at any time. Please use our production server at (TODO: prod url, lol) for uploading your plugins!
|
||||
|
||||
admin.health.title = Hangar Health Report
|
||||
admin.health.discuss = Missing discussion topic
|
||||
|
Loading…
Reference in New Issue
Block a user